Skip to content

build(deps): Bump @octokit/graphql-schema from 14.45.1 to 15.3.0#66

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/graphql-schema-15.3.0
Open

build(deps): Bump @octokit/graphql-schema from 14.45.1 to 15.3.0#66
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/graphql-schema-15.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps @octokit/graphql-schema from 14.45.1 to 15.3.0.

Release notes

Sourced from @​octokit/graphql-schema's releases.

v15.3.0

15.3.0 (2024-03-11)

Features

v15.2.0

15.2.0 (2024-03-08)

Features

  • mutation: optional recurring argument for createSponsorship() (#913) (9d08d51)

v15.1.2

15.1.2 (2024-03-08)

Bug Fixes

  • remove OTECHIE from FundingPlatform enum (#912) (54d37d9)

v15.1.1

15.1.1 (2024-03-07)

Bug Fixes

v15.1.0

15.1.0 (2024-03-07)

Features

v15.0.0

15.0.0 (2024-03-04)

Features

BREAKING CHANGES

... (truncated)

Commits
  • 475f1d4 feat: FundingPlatform#BUY_ME_A_COFFEE (#914)
  • 9d08d51 feat(mutation): optional recurring argument for createSponsorship() (#913)
  • 54d37d9 fix: remove OTECHIE from FundingPlatform enum (#912)
  • cd3182f fix: built (#911)
  • 4f4197c feat: Repository#environments(names) (#908)
  • 59e2866 build(deps): lock file maintenance
  • f419cdd feat: package is now ESM (#909)
  • 5d2cd03 chore(deps): update dependency @​octokit/graphql to v8 (#904)
  • 66c2488 feat: ProjectV2Item#fullDatbaseId (#905)
  • 68dad38 ci(action): update actions/add-to-project action to v0.6.0 (#906)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.45.1 to 15.3.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.45.1...v15.3.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2024
@github-actions
Copy link

github-actions bot commented Mar 12, 2024

output of yarn all
yarn run v1.22.22
$ yarn build && yarn format && yarn lint && yarn package && yarn test
$ tsc
$ prettier --write **/*.ts
__tests__/comment.test.ts 250ms (unchanged)
__tests__/config.test.ts 80ms (unchanged)
src/comment.ts 37ms (unchanged)
src/config.ts 31ms (unchanged)
src/main.ts 15ms (unchanged)
$ eslint src/**/*.ts
$ ncc build --source-map --license licenses.txt
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
  37kB  dist/licenses.txt
  40kB  dist/sourcemap-register.js
1130kB  dist/index.js
1315kB  dist/index.js.map
1315kB  dist/index.js.map
2522kB  [2035ms] - ncc 0.38.1
$ jest
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets/result'
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets'
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets/not_exists'
Done in 18.96s.
The build is over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants